home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18353 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  815 b 

  1. Path: lenny.rosenet.net!usenet
  2. From: Eric Hammy <mystery@rosenet.net>
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.misc,comp.os.ms-windows.programmers.misc
  4. Subject: Question About Compiling
  5. Date: Fri, 19 Apr 1996 18:58:28 -0700
  6. Organization: RoseNet...Roseburg, OR
  7. Message-ID: <317844C4.1CBC@rosenet.net>
  8. NNTP-Posting-Host: ppp012.rosenet.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. I'm trying to compile one of my first windows programs and this is the 
  15. error I get:
  16.  
  17.  
  18. Linking inherit.exe:
  19. Linker Warning: No module definition file specified: using defaults
  20. Linker Error: Undefined symbol OwlMain(int,char far*far*) in library 
  21. file C:\BC45\LIB\owlwi.lib in module winmain
  22.  
  23. please help me
  24.  
  25. mystery@rosenet.net
  26.